From 4f36583898a28754c852b5f160157a558ba0dd74 Mon Sep 17 00:00:00 2001 From: Fabian Kirsch Date: Wed, 12 Jan 2022 09:02:01 +0000 Subject: [PATCH] corrected small typo input-handling.md --- docs/reference/gtk/input-handling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/input-handling.md b/docs/reference/gtk/input-handling.md index db54c4b350..bc40e5d12d 100644 --- a/docs/reference/gtk/input-handling.md +++ b/docs/reference/gtk/input-handling.md @@ -42,7 +42,7 @@ univocally identifies events that are related to the same interaction. When GTK creates a `GdkSurface`, it connects to the ::event -signal on it, which receives all of these input events. Surfaces have +signal on it, which receives all of these input events. Surfaces have signals and properties, e.g. to deal with window management related events. -- 2.30.2